home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Presen…rary 6 (Reseller Edition)
/
Apple Ref. & Pres. Lib.v6.0.toast
/
pc
/
3-Presentations
/
Apple Demos
/
Training
/
HyperCard 2.0 Training
/
Intro to HyperCard 2.0
/
card_11496.txt
< prev
next >
Wrap
Text File
|
1990-08-24
|
2KB
|
85 lines
-- card: 11496 from stack: in.0
-- bmap block id: 11556
-- flags: 0000
-- background id: 15491
-- name: H table
----- HyperTalk script -----
on goPrev
global theFrame,whatSpace
set cursor to none
put 8 into theFrame
hide cd fld "text1"
lock screen
set lockmessages to true
go cd "Introduction to"
set lockmessages to false
show btn "HMask"
put empty into cd fld "HFld"
put "A" into cd fld "HFld2"
put whatSpace into tempSpace
repeat for 7
delete last char of tempSpace
end repeat
put tempSpace & "√ßΔí" & return & tempSpace & "‚àÇŒ©" into cd fld "manFld"
wait 30
show cd fld "text7"
end goPrev
-- part 1 (field)
-- low flags: 81
-- high flags: 0000
-- rect: left=329 top=80 right=202 bottom=454
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 174
-- text size: 14
-- style flags: 0
-- line height: 16
-- part name: text1
-- part 3 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=474 top=195 right=224 bottom=506
-- title width / last selected line: 0
-- icon id / first selected line: 24471 / 24471
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: MapBtn
----- HyperTalk script -----
-- Go to the Map stack. "CameFrom" holds the name of this cd
-- so the Map can hilite the cd the user came from.
on mouseUp
global DisSpeed, CameFrom, MapMode
set the hilite of me to true
lock Screen
set the hilite of me to false
put "Introduction to" into CameFrom
put last char of the icon of bg btn "section" into sectionNum
if sectionNum > 3 then put 2 into sectionNum
put "section" && sectionNum & ":" into SubCd
visual DisSpeed
if MapMode is "graph" then
go to cd SubCd of stack "•HC 2.0-3"
HiliteMap
else
go to cd "indexmap" of stack "•HC 2.0-3"
end if
unlock screen with DisSpeed
end mouseUp
-- part contents for card part 1
----- text -----
And tables make me think of the big table in the house where I grew up...
(Click the right arrow).